Skip to content

Conversation

@PiotrKorkus
Copy link
Contributor

Test attributes are added with decorator.
Added settings for test discovery.

Test attributes are added with decorator.
Added settings for test discovery.
@PiotrKorkus PiotrKorkus requested a review from pahmann November 17, 2025 13:48
@github-actions
Copy link

The created documentation from the pull request is available at: docu-html


@pytest.mark.PartiallyVerifies(["feat_req__persistency__persistency"])
@pytest.mark.Description(
"Verifies Persistency stores data persistently across multiple orchestration runs."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You had a description originally, but this disappeared in your change to the decorator. Could you add it again?

Copy link
Contributor Author

@PiotrKorkus PiotrKorkus Nov 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right just saw the docstrings after the test def.

@pahmann pahmann merged commit 8d4ef3b into eclipse-score:main Nov 28, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants